﻿/* 1. 全文*/
	body, table, td, input, textarea {
	color:#333333;
	margin:0px;
	line-height:15px;
	word-break:break-all;
	font-family: Tahoma;
	font-size: 12px;
	}
/* 2. 小鏈接 */
	a:link, a:visited {
	color : #CB4346;
	text-decoration: none;
}
	a:hover {
	color : #666666;
	text-decoration: blink;
}

/* 3. 圖像*/
	img { border-width: 0px; }
	
/* 4. 圖像按鈕 */
	.ib {
	cursor: pointer;
	line-height: 18px;
}

/* 5. 輸入文字 */
	.text { border:1px solid #999; }

/* 6. 樹表 */
	.branch2 {	}
	
/* 7. 樹細胞 */
	.branch3 { cursor: pointer;	height: 10px; }

/* 8. 一個月顯示器 */
	.cal_month { font-size : 11px; height: 18px; }

/* 9. 顯示日曆日 */
	.cal_week1 { font-size : 11px; height:18px; }

/* 10. 星期日顯示日曆 */
	.cal_week2 { color: #f30; font-size:12px; text-align: center; }

/* 11. 上個月，日曆顯示日期 */
	.cal_day1 {	color: #000; font-size:12px; text-align:center; }

/* 12. 在隨後的一個月，日曆顯示日期 */
	.cal_day2 {	color: #000; font-size : 11px; text-align: center; }

/* 13. 本月初，日曆顯示日期 */
	.cal_day3 {	font-size : 11px; text-align: center; }

/* 14. 今天日曆顯示的日期 */
	.cal_day4 {	text-align: center;	font-size: 11px; border-bottom:1px solid #777; font-weight:bold; }

/* 15. 作者林克斯風格的日曆日 */
	a.cal_click:link, a.cal_click:visited {	color : #777; font-weight: bold; }
	a.cal_click:hover {	color : #C62D3C; font-weight: bold; }

/* 16. 圖像風格下的說明 */
	.cap1 {
	color: #666666;
	text-align: center;
	font: 11px "돋움", "돋움체";
}

/* 17. 關鍵字風格 */
	.key1 {	cursor: pointer; border-bottom: 1px dashed #ccc; }

/* 18. 在旁邊的數字 choesingeul風格 */
	.c_cnt { font:9px Tahoma; color : #666; }

/* 19. 在旁邊的數字 choesingeul風格 */
	.ps_cnt { font:10px Tahoma;	color : #666; }


/* 一定要得到式的小費 - 下降更自由，可以刪除 */

/* body 設置 */
body {
	margin:0;
	background-image: url(../img/bk.jpg);
	}

/* container 設置 */
#container {
	width:90%;
	margin:10px 0px 0px 0px; 
    }

/* header 設置 */
#header {
	margin-left: 10px;
	}

#header .header_title{
	font-family:Tahoma;
	font-size:24px;
	line-height:32px;
	color:#999;
	font-weight:bold;
	}
.header_title A:link, .header_title A:visited { color:#999; text-decoration:none;}
.header_title A:hover { color:#ccc; text-decoration:none;}

 #header .blog_info {
	font-family:Dotum;
	font-size:11px;
	color:#999;
	margin-bottom: -14px;
	}

/* Side 設置 */

 #side {
	float:right;
	width:190px;
	overflow:hidden;
	margin-left: 20px;
	clear: both;
	}

/* 說列表框設置 */
.side_list_box { 
	padding-left:6px;
	}

/* 該名單設置 */
.side_list { 
	font:12px Dotum;
	color:#777;
	word-break:break-all;
	padding-left:6px;
	padding-bottom:8px;
	background:url("file:///C|/Documents and Settings/tw001110/Local Settings/Temporary Internet Files/Content.IE5/1UK40558/images/bul.gif") no-repeat 0px 4px;
	}
	#side A:link, #side A:visited { color:#999; text-decoration:none;}
	#side A:hover { color:#ccc; text-decoration:underline;}


/* 說標記集 */
.side_tagbox { text-align: justify; word-break:break-all; line-height:20px; }
.side_tagbox a { letter-spacing:-1px; }	
/* 標籤雲樣式 */
.cloud1 {
	font-family:Tahoma;
	font-weight: bold;
	font-size :12px;
	color :#996699!important ;
	}
	
.cloud2 {
	font-family:細明體;
	font-weight: normal;
	font-size :11px;
	color :#548494!important;
	}

.cloud3 {
	font-family:"新細明體", Arial, "Arial Black";
	font-size :11px;
	color :#548494!important;
	}

.cloud4 {
	font-family:"新細明體", Arial, "Arial Black";
	font-size :11px;
	color :#0B778E!important;
	}
	
.cloud5 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size :11px;
	color :#999 !important;
	}
.side_tagbox a:hover{
	background-color:#5B4F4A;
	color:#999;
	}
.side_tagbox a:visited {color:#777}


/* 集geomsaekpom */

.search {
	width: 180px;
	margin:0px;
	text-align: center;
	}

.search_input {
	width:auto;
	height:65px;
	color:#FFFFFF;
	background-color:#333333;
	border:solid 1px #555555;
	font-size: 10pt;
	font-family: "新細明體", Arial, "Arial Black";
	font-weight: normal;
	font-variant: normal;
	line-height: 18pt;

	}
.submit {
	border:1px solid #555555;
	background-color:#000000;
	color:#CCCCCC;
	font-family: Verdana;
	font-size: 13px;
	letter-spacing: 2em;
	text-align: center;
	word-spacing: 2em;
	margin-top: 8px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	line-height: 20px;
	margin-bottom: 4px;
	font-weight: bold;
	}


/* 集數 */
.side_counter {
	font:11px/16px tahoma;
	padding: 8px;
	border: 1px dashed #333333;
	margin-top: 20px;
	background: #434343;
	color: #666666;
	}


/* 主要集 */
 #main {
	float:left;
	width:680px;
	padding:0px 0px 30px 0px;
	overflow:hidden;
	}


/*主要領域的共同設置 */

/* 內容設置信息 */
.article {
	line-height:150%;
	word-break:break-all;
	text-align: justify;
	font-size: 13px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: auto;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 10px;
	font-weight: lighter;
	}

.article blockquote {
		border-left: 7px double #ccc;
		margin: 10px 10px 10px 20px;
		padding-left: 10px;
		word-break:break-all;	
		}	

.article a:link, .article a:visited {
	color:#0066CC;
	border-bottom: 1px dashed;
}	
.article a:hover{ text-decoration:none; }	
.imageblock a {	border-bottom-width: 0px; }


/* 日期設置*/
.date, .notice_date { 
	font:10px Verdana; 
	letter-spacing:-1px;
	padding-right:10px;
	}

.cnt { 
	font:10px Tahoma; 
	 }

/* 集名稱*/
.name {
	color:#444;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	}
	.name a:link, .name a:visited { color:#444; text-decoration:none;}
	.name a:hover { color:#4990CC; text-decoration:none;}

/* 評論如設立--- */
.desc {
	padding-left:5px;
	word-break:break-all;
	}

.opt { 
	font:10px Verdana;
	color:#777;
	letter-spacing:-1px;
	}
	.opt a:link, .opt a:visited { color:#777; text-decoration:none;}
	.opt a:hover{ color:#D93343; text-decoration:none;}

/* 設置為默認評論框*/
.box {
	padding:10px;
	font-family: "新細明體", Arial, "Arial Black";
	font-size: 12px;
	color: #333333;
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #e9e9e9;
	text-align: center;
	vertical-align: middle;
	}

.reply_box {
	margin-top:10px;
	margin-left:40px;
	padding:10px;
	background-color:#f7f7f7;
	border:1px dashed #ddd;
	}	

/* 設置輸入形式 */
.form_input {
	margin-top:4px;
	padding:1px;
	height:18px;
	border:1px solid #ddd;
	font-size: 11px;
	}

.form_textarea {
	font-weight:normal;
	margin-top:4px;
	height:100px;
	width:100%;
	border:1px solid #ddd;
	overflow:visible;
	clear: both;
	}

.form_submit {
	font:11px tahoma;
	color:#444;
	margin-top:4px;
	border:1px solid #ddd;
	background-color:#f1f1f1;
	height:25px;
	width:100%;
	cursor: pointer;
	}


/* 標籤集*/
.tag_cloud {
	font:13px Dotum;
	line-height:24px;
	word-break:break-all;
	margin: 20px;
	}	

.tag_cloud .cloud1 {
	background-color:#eee;
	font-weight:bold;
  	font-size : 20px;
	color : #657700;
    }
.tag_cloud .cloud2 {
	background-color:#eee;
	font-weight:bold;	
	font-size : 18px;
  	color : #5E7E7D;
    }
.tag_cloud .cloud3 {
	background-color:#eee;
	font-weight:bold;	
  	font-size : 16px;
  	color : #6B5E7E;
    }
.tag_cloud .cloud4 {
	background-color:#eee;
  	font-size : 14px;
  	color : #84604E;
    }
.tag_cloud .cloud5 {
	font-size : 12px;
  	color : #777;
    }	
.tag_cloud a:hover{
	background-color:#f5f5f5;
	color:#555;
    }	
.tag_cloud a:visited {color:#777}


/* title, info 設置, 經理 */

.head_title {
	color:#666666;
	padding-left:0px;
	padding-top:80px;
	padding-bottom:8px;
	letter-spacing:2px;
	word-spacing:4px;
	font-family: "基於";
	font-size: 16px;
	line-height: 50px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	.head_title a:link, .head_title a:visited {color:#333333; text-decoration:none;}
	.head_title a:hover{color:#D93343; text-decoration:none;}

.info, .owner {
	font:11px/120% "宋體 ";
	color:#777;
	margin-top: 6px;
	margin-left: 16px;
	letter-spacing: -1px;
	}
	.info a:link, .info a:visited, .owner a:link, .owner a:visited {color:#777; text-decoration:none;}
	.info a:hover, .owner a:hover{color:#D93343; text-decoration:none;}


/* 集冊及搜索結果 */
.list_box {
	padding:10px;
	}

.rplist_box {
	padding:10px;
	border-bottom:1px solid #eee;
	}

.list {
	color:#333333;
	word-break:break-all;
	padding-left:0px;
	padding-bottom:4px;
	background-repeat: no-repeat;
	background-position: 0px;
	font-size: 13px;
	list-style-type: none;
	list-style-position: inside;
	line-height: 25px;
	margin-left: 0px;
	text-align: left;
	clip: rect(auto,auto,auto,auto);
	}
	.list a:link, .list a:visited { color:#777; text-decoration:none;}
	.list a:hover{ color:#D93343; text-decoration:none;}
	
.rplist {
	color:#666666;
	word-break:break-all;
	font-size: 10pt;
	letter-spacing: normal;
	word-spacing: normal;
	font-family: "新細明體", Arial, "Arial Black";
	list-style-type: none;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	}
	.rplist a:link, .rplist a:visited { color:#777; text-decoration:none;}
	.rplist a:hover{ color:#D93343; text-decoration:none;}


/* 位置日誌設置 */
.location_spot {
	color:#CCCCCC;
}	
.location_info {
	color:#CCCCCC;
}	
.location_info a:link, .location_info a:visited {
	color:#CCCCCC;
	text-decoration:none;
}
.location_info a:hover{
	color:#CCCCCC;
	text-decoration:none;
}


/* 留言簿設置*/
.guestbook_form_box { 
		font:11px tahoma;
		color:#555;
		padding:10px;
		padding-bottom:20px;
		border-bottom:1px solid #eee;
		}


/* 入集*/
.tag_box {
	color:#C62D3C;
	font-family: Dotum;
	font-size: 12px;
	}
	.tag_box a:link, .tag_box a:visited { color:#777; text-decoration:none;}
	.tag_box a:hover{ color:#D93343; text-decoration:none;}

/* 引用，評論配置按鈕*/
.tb_cmt_btn {
	font:11px tahoma;
	color:#C62D3C;
	text-align:right;
	float: right;
	}
	.tb_cmt_btn a:link, .tb_cmt_btn a:visited { color:#777; text-decoration:none;}
	.tb_cmt_btn a:hover{ color:#D93343; text-decoration:none;}

/* 引用設置*/
.tb_box {
	padding-left:2px;
	padding-right:2px;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #FFFFFF;
	background-position: 0px 0px;
	background-color: #999999;
	padding-top: 2px;
	padding-bottom: 2px;
	background-attachment: fixed;
	text-align: center;
	}

.tb_address {
	font: 11px tahoma;
	color:#666;
	text-align:center;
	padding:12px;
	clear: both;
	background: #FAFAFA;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	margin-bottom: 8px;
	}

.tb_list_box {
	padding:10px;
	border-top:1px dashed #ccc;
	background-color:#FAFAFA;
	}

.tb_name {
	font:11px Tahoma;
	letter-spacing:0px;
	padding-left:10px;
	}

.tb_title {
	color:#444;
	font-weight:bold;
	}
	.tb_title a:link, .tb_title a:visited { color:#444; text-decoration:none;}
	.tb_title a:hover { color:#C62D3C; text-decoration:none;}

.cmt_form_box { 
		font:11px tahoma;
		color:#555;
		padding:10px;
		background-color:#FAFAFA;
		margin-bottom:20px;
        border-bottom:1px solid #eee;
		}
.cmt_box {
        border-top:1px solid #eee;
        padding:10px;
		background-color:#FAFAFA;
		}

/* 尋呼 */
.paging{
	font:10px Tahoma;
	color:222;
	padding-top:25px;
	padding-bottom:5px;
	text-align:center;
	}
.paging a:link, .paging a:visited { color:#777; text-decoration:none;}
.paging a:hover { color:#D93343; text-decoration:none;}


/* Daisy 添加 */
.sidebar_title {
	color: #FFFFFF;
	cursor: pointer;
	margin-top: 8px;
	margin-bottom: 4px;
	text-transform: uppercase;
	padding: 2px 2px 2px 4px;
	text-align: center;
	font-family: Tahoma, "細明體";
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	border: thin none #333333;
	background-color: #8C0000;
	letter-spacing: 2em;
	word-spacing: 2em;
}
#side .blog_img {
	text-align: center;
	margin-top: 8px;
}
.top_menu {
	margin-right: 225px;
	text-align: right;
}
.f11 {
	font-family:"細明體", dotum;
	font-size:12px;
	letter-spacing:0.7px;
	word-spacing: 0em;
	margin: 2px;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-color: #333333;
	background-image: url(../img/top-bk.jpg);
	background-repeat: repeat-x;
	}
.gray3 {
	color: #777;
	}
.q_menu {
	width: 17px;
	float: left;
	margin-top: 40px;
}
#footer {
	font-size: 10px;
	margin-top: 10px;
	color: #999999;
}
.s_search {
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: center;
}
.article_bottom {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	height: 16px;
	margin-bottom: 8px;
}
.td_info {
	padding-left: 4px;
}
.notice {
	padding-left: 4px;
}
#recentComments, #recentTrackbacks {
	line-height: 130%;
}
.secret {
	margin-top: -20px;
	position: absolute;
	margin-left: 560px;
}
a:link {
	color: #CB4346;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #CB4346;
}

a:hover {
	color: #333333;
	text-decoration: blink;
}

a:active {
	color: #660000;
	text-decoration: none;
	}

a {
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}

redWordR {color:Red; text-align:right;}

blackWordR {color:Black; text-align:right;}

blackWordL {color:Black; text-align:left;}

/* awards字體 */
.awards_title {
	color:#FFFFFF;
	letter-spacing:20px;
	font-family: "基於";
	font-size: 16px;
	line-height: 30px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
.awards_content {
	color:#000000;
	font-family: "基於";
	font-size: 14px;
	line-height: 20px;
	}


/* Steve指導,安君專用 */	
#ssss a { 
    color:#666666;
	font-size:15px; 
	}

#ssss a:hover { 
    color:#000000; 
	}

#ssss a:visited {
	text-decoration: none;
	color: #CB4346;
    }
